@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-size: 1rem;font-family: '微软雅黑';  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1360px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.baseDiva{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1200px;margin: 0 auto;}
.h60{height: 60px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}



.footbj{
	height: 430px;
	background: url(../images/footbj.jpg) center no-repeat #242424;
	width: 100%;
}
.dblogo{
	margin-top: 40px;
}
.dbfl p{
	display: block;
	color: #fcdc8e;
	margin-left: 18px;
	margin-top: 70px;
	font-size: 43px;
	font-family: "Arial";
} 
.baseDiv {
    width: 1360px;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
}
 
.dbfl ul{
	display: block;
	width: 700px;

	border-top: 1px #333 solid;

}
.dbfl ul li{
	float: left;
	line-height: 40px;
	padding-right: 25px;
}
.dbfl ul li a{
	font-size: 15px;
	color: #b6b6b6;
}
.dbfl ul li:hover{
	text-decoration: underline;
	font-weight: bold;
}
.dbfr{
	width: auto;
	margin-top: 75px;
	margin-left: 30px
}
.dbfr h3{
	font-size: 20px;
	color: #fff;
}
.dbfr p{

	color: #a8a8a8;
	font-size: 15px;
	line-height: 35px;
	padding-left: 0px;
	margin-top: 0px;
}
.dbewm{
	margin-top: 75px;
}
.dbewm span{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 45px
}

.copy{
	width: 1350px;
	height: 80px;
	margin: 0 auto;
	border-top: 1px #333 solid;
	margin-top: 30px;
	line-height: 80px;
	text-align: center;
}
.copy p{
	font-size: 15px;
	color: #868686;
}
.copy p a{
	color: #868686;
}


.wid {
    width: 1350px;
    margin: 0 auto;
}
/*导航*/ 
.nav {
	width: 100%;
	height: 172px;
	background:url(../images/nav.png) no-repeat center;
	position:relative; z-index:999999;

}
.left-logo{
	position: absolute;

}

.navb {
	height: 160px;
	line-height: 160px;
	width:80%; float:left;
	margin-left:24%;
}
.navb .active {
	position: relative;
	float: left;
	width: 10%;
	display: inline;
	text-align: center;
}

.navb .on{

} 

.navb .on a{
	color: #fe9005;
	font-weight:bold;
	display: block;
	font-size: 16px;

	position: relative;
}
.navb .on::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 25px;
    width: 60px;
    height: 3px;
 
    left: 30px;
}


.navb h3{
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #000;
	text-align: center;
}
.navb h3 a:hover {
	transition-duration: .3s;
	color: #fff;
	font-weight: bold;
	background:url(../images/nna.jpg) no-repeat center;

	text-decoration: none;
}


.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top:110px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -220px !important;
	width: 895px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;
	display:block;
	zoom:1;
}

.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:110px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:680px;
	height:350px;
	background:#f6f6f6;
	padding-left:15px;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:16px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}



/*banner*/
.flexslider {
	margin: 0 auto 0;
	position: relative;
	width: 100%;
	height: 935px;
	overflow: hidden;
	top:-160px;

	z-index:0;
	border: 0
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	border:0;
	list-style-type: none
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	text-align: center;
}
.flex-control-nav li {;
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	
	display: block;
	height: 9px;
	width: 9px;
	border-radius: 50px;
	text-indent: -99em;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 930px;
	border:0;
}

/*产品分类*/
.probt{
	text-align: center;
	margin-top: 40px;
}
.probt b{
	font-size: 60px;
	font-family: "Arial";
	color: #eee;
}
.probt a{
	display: block;
	color: #333;
	font-size: 42px;
	font-weight: bold;
	width: 290px;
	margin: 0 auto;
	margin-top: -55px;
	position: relative;
}
.probt a span{
	color: #155cbc;
}
.probt a::after{
	content: '';
    display: block;
    position: absolute;
    bottom: 35px;
    width:48px;
    height: 40px;
    background: url(../images/btlogo.png) center no-repeat;
    right: -38px;
}
.probt a:hover{
	color: #155cbc;
}

.pro_list_con{
	width: 100%;
	height: 430px;
	position: relative;
	overflow: hidden;
	background: url(../images/flbj.jpg) center top no-repeat;
}
.cpnav{
	width: 1400px;
	margin:0 auto;
	margin-top: 30px;
	overflow: hidden;
	height: 230px;
}
.cpnav ul{
	position: relative;
}
.cpnav ul li{
	float: left;
	text-align: center;
    width: 230px;
	height: 210px;
	background: url(../images/cpbj.png) center no-repeat;
}
.cpnav ul li img{
    margin-top: 15px;
}
.cpnav ul li p a{
	color: #fff;
	font-size: 20px;
	display: block;
	width: 130px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.cpnav ul li:hover img{
	cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)
}
.cpnav ul li:hover p a{
   text-decoration: underline;
}
/*产品展示*/
#pro-box1 {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;

}

#pro-box1 li {
	width: 24%;
	height:330px;
	background: #fff;
	margin: 15px 0.4% 0 0.4%;
	float: left;
	list-style: none;
	position: relative;
	z-index: 0;
    box-sizing: border-box;
    position: relative;
}
#pro-box1 li .Img div {
	width: 100%;
	height:330px;
	padding: 0;
	margin: 0;
	display: block;
}

#pro-box1 li .proti {
position: absolute;
left: 0;
bottom: 0;

width: 100%;
background:url(../images/c_men.png) no-repeat bottom;

height: 90px;
}
#pro-box1 li .proti a{
    color: #fff;
    display: block;
	text-align:center;
    line-height: 50px;
	margin-top:40px;
}
#pro-box1 li .proti a p{
    display: none;
}
#pro-box1 li:hover .proti{
    width: 100%;
    height: 330px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
}
#pro-box1 li:hover .proti a p{
    display: block;
    font-size: 30px;
    font-family: "Arial";
    background: url(../images/tel.png) 100px center no-repeat;
    padding-left: 10%;
}
#pro-box1 li:hover .proti a{
    padding-left: 0;
    font-size: 23px;
    color: #fff;
    padding-top: 120px;
    line-height: 50px;
}

#pro-box1 li .avatar {
	position: relative;
}
#pro-box1 li .avatar {
	display: block;
	height: 330px;
	overflow: hidden;
	width:100%;
}
#pro-box1 li .avatar .myClass {
	height: 330px;
}
.avatar:after {
	bottom: 0;
	content: url("../images/bg_play.png");
	left: 5px;
	position: absolute;
	z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
	box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}

/*广告
.advbj{
	width: 100%;
	height: 400px;
	background: url(../images/advbj.jpg) center no-repeat;
	margin-top: 60px;
}
.ys_gg{
    padding-top: 20px;
}
.ys_gg span{
	font-size: 26px;
	color: #458ce5;
	font-family: "Arial";
	text-transform: uppercase;
}
.ys_gg b{
	color: #fff;
	font-size: 37px;
	display: block;
	line-height: 50px;
}
.ys_gg p{
	font-size: 20px;
	color: #fff;
}
.ys_zx{
	width: 150px;
	height: 40px;
	background: #e40b02;
	border:6px #8d244d solid;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
}
.ys_zx a{
	color: #fff;
	font-size: 18px;
	display: block;
}
.ys_zx a:hover{
	text-decoration: underline;
}
.ys_tel{
	text-align: center;
	width: 390px;
	margin: 0 auto;
	margin-top: 20px;
	
}
.ys_tel p{
	float: left;
	color: #fff;
	font-size: 16px;
	background: url(../images/tela.png) left center no-repeat;
	padding-left: 60px;
}
.ys_tel span{
	float: right;
	color: #fff;
	font-size: 36px;
	font-family: "Arial";
}
*/
.guanggao{
    width: 100%;

    background: url(../images/guanggao.jpg) center no-repeat;
    background-size: 100%;
    margin-top: 50px;

}
/*.guanggao a{
    display: block;
    float: right;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
    color: #fff;
    font-size: 20px;
    margin-right: 5px;
}
.guanggao a:hover{
    text-decoration: underline;
}
*/
/*简介*/
.index_ab{
	width: 100%;
	height:656px;

	background: url(../images/abbj.jpg) center bottom no-repeat;
	position: relative;
}
.abbj{
	width: 1300px;
	margin: 0 auto;

	margin-top: -70px;
}


.neirong{
	width: 900px;
	margin-right: 45px;
}
.abbt{
	background:url(../images/heng01.jpg) no-repeat bottom left;
	padding-top: 20px;
}
.abbt a{
	display: block;
	font-size: 48px;
	font-weight:bold;
	color: #ededed;
	text-transform:uppercase;
	font-family: "Arial";
}
.abbt span{
	font-size:40px;
	color: #000;
	font-weight:bold;
	display: block;
	padding-bottom: 10px;
}
.abbt a:hover{
	color: #ededed;
}
.about{
	margin-top: 20px;
	color: #000;
	font-size: 15px;
	line-height: 30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.abmore{margin-top: 30px;}
.abmore a{display: block;float: left;width: 175px;height: 38px;border: 1px #fff solid;line-height: 38px;text-align: center;font-size: 15px;color: #fff;}
.abmore span{display: block;float: right;background: url(../images/telb.png) left center no-repeat;font-family: "Arial";font-size: 36px;color: #fff;padding-left: 60px;}
.abmore a:hover{text-decoration: underline;font-weight: bold;font-size: 16px;}

/*数字*/
.ys_box{
    height: 175px;
    width: 1360px;

	margin: 0 auto;


}
.ys_box ul{
	width: 880px;
	margin-top:16px;
	float:right;
}
.ys_box ul li{
    float: left;
    width: 220px;
    height: 135px;
    text-align: center;
	background: url(../images/xian.png) right center no-repeat;
	position: relative;
}
.ys_box ul li:nth-child(4){
	background: initial;
}
.ys_box .div1{
    position: relative;
	margin-top: 10px;
}
.ys_box .div1 .span1{
    font-size: 60px;
    color: #111111;
    font-family: "Impact";
}
.ys_box .div1 .span3{
    position: absolute;
    right: 20px;
    bottom: 25px;
    width: 35px;
    height: 35px;
    background: #1156f2;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.ys_box .div2 .span2{
    font-size: 18px;
    color: #000;
	line-height: 15px;
}


/*csae*/
.albj{
    width: 100%;

	margin-top: -50px;
	z-index: 999;
	position: relative;
}
.altel{
	width: 430px;
	height: 60px;
	position:relative;
	z-index:9999;
	margin-top:150px;

	background: #e70012;
border-bottom-left-radius:30px;
border-top-right-radius:30px;

	border: 3px #e70012 solid;
	margin: 0 auto;
}
.altel b{
	color: #fff;
	font-size: 32px;
	font-family: "Arial";
	font-weight: bold;
	line-height: 60px;
	padding-left: 20px;
	float: left;
	
}
.altel a{
	width: 175px;
	height: 60px;
	background: #fff;
	float: right;
	border-radius: 50px;
	text-align: center;
	line-height: 60px;
	color: #000;
	font-size: 20px;
}
.altel a:hover{
	background: #2e81dd;
		color: #fff;

}

.case_con{
    width: 95%;
	padding-top:20px;
    margin: 50px auto 0 auto;
    overflow: hidden;
}
.case_go{
    width: 99999px;
    position: relative;
}
.case_go ul li {
    width:430px;
    height: 355px;
    float: left;
    margin-left: 5px;
	margin-right: 5px;


    overflow: hidden;
	text-align: center;
}
.case_go ul li .alimg {
	display: block;
    width: 430px;
    height: 300px;
	overflow: hidden;
}
.myClassa{
	background-position:center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover; 
	background-size:cover;
	width: 430px;
    height: 300px;
	transition: all 0.6s;
	}
.case_go ul li p{
	 text-align: center;
	 font-size: 18px;
	 color: #222;
	 line-height: 60px;
}
.case_go ul li p .altitle{
	float: left;
	font-size: 18px;
	color: #fff;
	display:block;
	background:#000;
	width:430px; height:60px;
}
.case_go ul li p .almore{
	float: right;
	color: #cdcdcd;
	font-size: 20px;
}
.case_go ul li:hover .altitle{
	color: #ff810e;
	padding-left: 15px;
}
.case_go ul li:hover .almore{
   color: #155cbc;
}

.case_go ul li:hover .alimg .myClassa{
    transform: scale(1.1);
}
.case_a,.case_b{
    float: left;
}

/*新闻*/
.wid {
    width: 1350px;
    margin: 0 auto;
}

/*底部*/
.footer{
    background: #232323;
}
.f_con{
    padding: 50px 0;
}
.f_con>div{
    float: left;
   
}
.f_tit{
    position: relative;
    padding-left: 40px;
    line-height: 32px;
}
.f_tit em,.f_tit i{
    display: inline;
    color: #666;
}
.f_tit em{
    font-size: 17px;
    color: #fff;
}
.f_tit::before{
    content: '';
    display: block;
    width: 29px;
    height: 29px;
    background: url(../images/icon.png) -219px -48px;
    position: absolute;
    left: 0;
    top: 0;
}
.f_nav ul,.f_pro ul{
    margin-top: 15px;
}
.f_nav,.f_pro{
    width: 210px;
}
.f_nav ul li,.f_pro ul li{
    float: left;
    width: 85px;
    line-height: 30px;
    text-align: center;
    margin-right: 8px;
    height: 30px;
}
.f_pro ul li{
    width: 180px;
    text-align: left;
}
.f_pro{
    width: 380px;
}
.f_nav ul li a::before,.f_pro ul li a::before{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 5px;
    height: 1px;
    background: #666;
    margin-right: 5px;
    margin-bottom: 3px;
}
.f_nav ul li a,.f_pro ul li a{
    color: #666;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 15px;
}
.f_code{
    overflow: hidden;
}
.f_code span{
    float: left;
    margin: 0 10px;
    width: 145px;
}
.f_code i{
    width: 145px;
    height: 145px;
    overflow: hidden;
}
.f_code em{
    font-size: 15px;
    color: #666;
	line-height:50px;
    margin-top: 10px;
	margin-left:40px;
	height:50px;
    text-align: center;
}
.f_map{
    width: 400px;
    float: right !important;
    margin: 0 !important;
}
.t{
    width: 100%;
    background: url(../images/ditu.jpg) center center no-repeat;
    color: #fff;
    border-bottom: 1px solid #353535;

    padding-left: 63px;
    box-sizing: border-box;
    padding-top: 5px;
	line-height:40px;
}
.t i{
    font-size: 31px;
    margin-top: 5px;
	font-style:inherit;
	font-weight:bold;
}
.b::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon.png) -128px -103px no-repeat;
    margin-right: 5px;
}
.b{
    font-size: 16px;
    color: #fff;
	height:50px;
	line-height:50px;
    margin-top: 16px;
}
.link{
    width: 1300px;
    height: 70px;
    margin: 0 auto;
    background: url(../images/link.jpg) center center no-repeat;
    box-sizing: border-box;
    padding-left: 160px;
}
.link ul li{
    float: left;
    width: 150px;
    text-align: center;
    line-height: 70px;
    font-size: 15px;
}
.link ul li a{
    color: #808080;
}
.f_b,.f_b a{
    text-align: center;
    font-size: 15px;
    color: #808080;
	margin-top:50px;
    line-height: 80px;
}
.f_b a img{
    margin-left: 8px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}


/*内页左侧分类*/
.box_left{width: 260px;}
.conboya{width: 260px;height: auto;background: #7f1d74;text-align: center;padding-bottom: 20px;}
.conboya h2{color: #fff;font-size: 18px;font-weight: bold;line-height: 35px;padding-top: 10px;}
.conboya p{display: block;border-bottom: 1px #9e2891 solid;line-height: 30px;padding-bottom: 10px;color: #fff;}
.conboya a{display: block;width: 230px;height: 40px;margin: 0 auto;background: #fff;margin-top: 15px;line-height: 40px;color: #333;}  
.conboya a:hover{background: #d47143;color: #fff;}
.sideBottom{width: 260px;height: auto;background: #d47143 url(../images/zcdh.png) center 40px no-repeat;margin-top: 15px;padding-bottom: 40px;text-align: center;}
.sideBottom span{color: #fff;padding-top: 100px;display: block;}
.sideBottom p{color: #fff;font-size: 30px;font-family: "Impact"}
.sideBottom a{display: block;width: 150px;height: 35px;background: #fff;margin: 0 auto;border-radius: 25px;line-height: 35px;color: #333;margin-top: 20px;}
.sideBottom a:hover{background: #f39801;color: #fff;}
/**/

/*当前导航*/
.breadcrumbs {
	height:70px;
	font-size:14px;
	line-height:70px;
	color:#b0b0b0;
	position:relative; margin-top:-160px;
	margin-bottom:30px;
}
.breadcrumbs .dh_box {
}
.breadcrumbs .sortName {
	color:#388c19;
	font-size:22px;
	font-weight:700;
}
.breadcrumbs .dqdhMain {
	float:right;
}
.breadcrumbs .dqdhMain a {
	font-size: 14px;
	color: #666;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#000;
}
.breadcrumbs .dqdhMain .span2 {
	color:#b7b7b7;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}
.breadcrumbs .indexa {
}
.breadcrumbs .span1 {
	color:#666;
	padding:0 10px 0 30px;
	background:url(../images/dizhi.png) left center no-repeat;
}
.breadcrumbs .dqdh_class {
	margin-top:15px;
	float:left;
}
.breadcrumbs .dqdh_class li {
	float:left;
	padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
	display:block;
	padding:0 50px;
	height:40px;
	line-height:40px;
	background-color:rgb(48,93,195);
	color:#fff;
	font-size:15px;
	position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}
.breadcrumbs .dqdh_class li a:hover, .breadcrumbs .dqdh_class li.active a {
	background-color:#0064cc;
}
.breadcrumbs .b1 {
	height:7px;
}
.breadcrumbs .b2 {
	height:1px;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	margin-top:3px;
}
.nybt {
	text-align: center;
}
.nybt h1 {
	display: block;
	font-weight: bold;
	font-size: 30px;
	background: url(../images/line1.jpg) bottom center no-repeat;
	height: 60px;
	line-height: 55px;
}
.nybt p {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
/*内页导航*/
.profl{width: 1300px;margin: 0 auto;margin-top: 20px;}
.profl ul li{
	float: left;
	width: 210px;
	line-height: 50px;
	border-radius: 0 10px 0 10px;
	background: #155cbc;
	margin-top: 15px;
	margin-left: 5px;
	text-align: center;
}
.profl ul li a{
	font-size: 15px;
	display: block;
	color: #fff;
}
.profl ul li:hover{
	background: #e70012;
}

.biaoti {
	background: url(../images/zcbt.png) top center no-repeat;
	height: 85px;
	width: 270px;
	text-align: center;
}
.biaoti a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 26px;
	line-height: 45px;
}
.biaoti span {
	color: #fff;
	font-size: 18px;
}
.cpfl {
	width: 260px;
	background: #fff;
	height: auto;
	padding-bottom: 30px;
}
.cpfl ul {
	width: 230px;
	margin: 0 auto;
}
.cpfl ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px #9b9b9b dotted;
	background: url(../images/jiantou.png) 30px center no-repeat;
}
.cpfl ul li a {
	font-size: 15px;
	color: #000;
	padding-left: 65px;
	display: block;
}
.cpfl ul li:hover a {
	color: #dc0000;
	font-weight: bold;
	padding-left: 75px;
}
.sytel {
	width: 260px;
	height: 190px;
	background: #3063b5 url(../images/teltu.png) left bottom no-repeat;
	margin-top: 15px;
}
.sytel p {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 40px;
	margin-left: 95px;
}
.sytel p span {
	font-size: 23px;
	font-family: "Impact";
	display: block;
}
.sytel a {
	display: block;
	width: 130px;
	height: 35px;
	background: #ffba00;
	line-height: 35px;
	text-align: center;
	border-radius: 25px;
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 115px;
}
.sytel a:hover {
	background: #ff8400;
	color: #fff;
}
.nytel {
	background: #fff;
	width: 260px;
	height: auto;
	margin-top: 20px;
}
.nytel span {
	display: block;
	height: 60px;
	background: #3063b5;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 23px;
}
.nytel span b {
	font-weight: normal;
	font-size: 17px;
}
.nytel p {
	padding: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.nyfl {
}
.nyfl ul li {
	width: 160px;
	height: 45px;
	background: #1964d2;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
	border-radius: 25px;
	text-align: center;
	line-height: 45px;
}
.nyfl ul li a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.nyfl ul li:hover {
	background: #d90000;
	font-weight: bold;
}
/*内页关于我们*/
.about_box {
	width: 1360px;
	margin: 0 auto;
}
.about_box .about_left {
	width:100%;
}
.about_box .about_left .about_t1 {
	position:relative;
	height:40px;
}
.about_box .about_left .about_t1 .div1 {
	font-size: 21px;
	line-height: 148%;
	color:#000;
}
.about_box .about_left .about_t1 .div2 {
	font-size:18px;
	color:#444;
}
.about_box .about_left .about_t1 .about_t2 {
	text-align: center;
}
.about_box .about_left .about_t1 .about_t2 .span1 {
	font-size:28px;
	font-weight:700;
	line-height:38px;
	color:#000;
}
.about_box .about_left .about_t1 .about_t2 .span2 {
	font-size:14px;
	text-align:right;
	color:#b7b7b7;
	line-height:20px;
}
.about_box .about_left .text {
	line-height:35px;
	color:#666;
	font-size:15px;
	text-indent:2rem;
	padding-top:25px;
}
.about_box .about_left .text p {
	padding:10px 0;
}
.about_box .about_right {
	width:370px;
}
.about_box .about_right ul {
	margin-top:8px;
}
.about_box .about_right ul li {
	float:left;
	margin-left:2px;
	width:180px;
	margin-bottom:3px;
	border: 1px #ccc solid;
}
.about_box .about_right ul li a {
	display:block;
	width:100%;
	height:130px;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:center center !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/*Â·Ã–Ã'Â³*/
.page_nav {
	padding:15px 15px;
	color:#999;
	font-size:14px;
	text-align:center;
	background-color:#fff;
}
.page_nav .nolink {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #fff;
}
.page_nav font, .page_nav a {
	display:inline-block;
	margin:0 5px;
	padding:0 10px;
	border:1px solid #e5e5e5;
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.page_nav font {
	border:1px solid #fff;
}
.page_nav a:hover {
	color:#fff;
	border:1px solid #54a530;
	background-color:#54a530
}
.viewpage {
	margin:0;
	padding:20px 0 50px 0;
	border-top:1px solid #eee;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}
/*分页*/
.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
.main {
	background-color:#fff;
	padding-bottom: 60px;
}
.title-in h3:before {
    display: block;
    width: 3px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 18px;
    content: '';
    background-color: #2e6fd3;
}
.title-in{
    text-align: center;
}
.title-in h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
}
.title-in h2 {
    font-family: 'ITC Avant Garde Gothic';
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}
.pic{
	background: url(../images/about_bg.jpg) no-repeat bottom center;
	height: 530px;
	width: 100%;
	padding-top: 80px;
}
.pic .img-box {
      width: 350px;
    height: 350px;
    border: 2px #f00 solid;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}
.img-box img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 10px;
}

.main .main_right {
    width: 1300px;
    background: #fff;
    margin-top: 40px;
}
.main .main_righta {
	width:100%;
	background: #fff;
}
.main .main_rightc {
	width:960px;
	background: #fff;
}
.text {
	line-height:35px;
	font-size:15px;
	padding-left:20px; padding-right:20px;
	width:1320px; float:right;
	color:#666;

}
.text span {
	font-size:15px;
	color:#666;
	line-height:36px;
}
.texta {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.main .tT01 {
	text-align:center;
	line-height:35px;
	padding-top:30px;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 16px;
	line-height:50px;
	height: 50px;
	color: #8F8F8F;
	text-align:center;
	border-bottom: 1px #aeaeae dotted;
}
.main .subtitle span {
	padding:0 30px;
}
.main .subtitle .shijiana{
	background: url(../images/shijian.png) left center no-repeat;
}
.main .subtitle .liulana{
	background: url(../images/liulan.png) left center no-repeat;
}
.mainBox {
	margin-top: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.12);
}
.liuyan{
	width: 100%;
	background: url(../images/message_bg.jpg) center no-repeat;
	margin-bottom: 50px
}

#faqbox {
	padding:30px 0 50px 0;
	margin:0 auto;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Content {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#dd0103;
}
.wizfrm:hover {
	background-color:#ff9900;
}
/**/

.main .proListal {
	width:1360px;
	float:right;
	margin-top: 5px;
}
.main .proListal li {
	width:335px;
	float:left;
	background: #fff;
	height: 322px;
	margin-bottom: 15px;

	position:relative;
	margin-right: 5px;
	border: 1px #e2e2e2 solid;
    box-sizing: border-box;
}
.main .proListal li:nth-child(4) {

	margin-right: 0px;

}
.main .proListal li .boxal {
	width:335px;
	height:320px;
	display:block;
	cursor:pointer;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:335px;
	height:320px;
	margin: 0 auto;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .proListal li .spanal {
	display: block;
	height:45px;
	line-height:45px;
	width:335px;
	text-align: center;
	margin:auto;
	font-size:16px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}
.main .proListal li .spanal a {
	color:#fff;
}
.main .proListal li .spanal p {
	display: none;
}
.main .proListal li:hover .spanal {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	display: block;
	height: 100px;
	background-color: rgba(46, 111, 211, 0.8);
}
.main .proListal li:hover .spanal p {
	display: block;
	color: #fff;
	font-size: 18px;
}
.proListal li .avatar {
	position: relative;
}
.proListal li .avatar {
	display: block;
	height: 320px;
	overflow: hidden;
	width:420px;
}
.proListal li .avatar .spanImgal {
	height: 320px;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
	box-shadow: 0 0 10px gray;
}
.avatar:hover .spanImgal, .zhuti .avatar:hover .spanImgal, .bbsinner .avatar:hover .spanImgal {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
/**/
.main .news_list {
	width: 1300px;
	margin: 0 auto;
}
.main .news_list li {
	background: #fff;
	height: 210px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0, 0, 0);
	transform: perspective(1000px) translate3d(0, 0, 0);
	margin-bottom: 20px;
	padding-bottom: 20px;
	box-shadow: 0 0 24px rgba(0,0,0,0.18);
}
.main .news_list li .img {
	border: 1px #f0f0f0 solid;
}
.main .news_list li .lMore {
	width:930px;
	padding-top: 20px;
	margin-right: 25px;
}
.main .news_list li .lMore .title {
	font-size: 17px;
	color: #333;
	margin-bottom:15px;
	font-weight: bold;
	display: block;
    margin-top: 15px;
}
.main .news_list li .lMore span {
	font-size:14px;
	color:#999;
	display: block;
	margin-top: 15px;
}
.main .news_list li .lMore p {
	font-size:14px;
	color:#1e1e1e;
	line-height:26px;
}

.main .news_list li:hover .title {
	color:#2e6fd3;
	padding-left:35px;
	font-weight:bold;
}
.main .news_list li:hover p {
	padding-left:15px;
}

.main .news_list li:hover {
	-webkit-transform: perspective(1000px) translate3d(0, 0, 20px);
	transform: perspective(1000px) translate3d(0, 0, 20px);
	box-shadow: 1px 3px 43px rgba(116, 116, 116, 0.65);
	border-radius: 10px
}
.main .news_list li .newimg {
	width: 280px;
	height: 180px;
	margin-top: 23px;
	margin-left: 23px;
}
.main .news_list li .newimg .myClassa {
	width: 280px;
	height: 180px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .news_list li .lMore em{
    display: block;
    width: 50px;
    height: 3px;
    background: #2e6fd3;
    margin-top: 20px;
}

/*详情页*/

.product_dqdh {
	background-color:#f4f4f4;
}


.miaoshu {
}


.contenta {
}
.contact_title2 {
	text-align: center;
	font-size: 18px;
	color: #888;
}
.lx_b {
	width: 100%;
	height: 420px;
	border: 1px solid #000;
	margin-top: 30px;
}
.lx_list {
	background-color: #fff;
	width: 275px;
	margin: 39px 10px;
	min-height: 300px;
}
.lx_list p {
	line-height: 35px;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display: block !important;
}
.BMap_Marker {
	display: none !important;
}



.pro{
    width: 100%;
    height: 400px;



}
.pro_tit{
    text-align: center;
	margin-bottom:20px;
}
.pro_tit p{
    font-size: 15px;
    color: #333;
}
.pro_tit h2{
    font-size: 50px;
	font-weight:bold;
	line-height:100px;
	background:url(../images/biaoti.jpg) no-repeat center;
    color: #333;
}

/*com*/
.video { background: url(../images/com_bg.jpg) center center no-repeat; padding: 58px 0;   }
.video_con { width: 1250px; margin: 0 auto; overflow: hidden; }
.video_play { width: 590px; float: right; margin-right: 30px; }
.video_play h3 { color: #fff; font-size: 45px; font-weight:bold; }
.video_play p { color: #fff; font-size: 16px;  }
.play { width: 590px; height: 430px; margin-top: 20px; }
.play img { width: 100%; min-height: 430px; height: auto; }583


.hegn01{
	width:100%; height:175px; background:url(../images/hen.jpg) no-repeat center; position: relative;
    margin-top: -160px;}

.hegn02{
	width:1360px; height:175px;  margin:0px auto; position:relative;      border-radius: 80px; z-index:999;}
	
	
.about_uu{
	width:985px; height:250px; margin-top:10px;}
.about_uu ul li{ width:310px; height:250px; background:url(../images/cpbj.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li:nth-child(2){ width:310px; height:250px; background:url(../images/cpbj1.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li:nth-child(3){ width:310px; height:250px; background:url(../images/cpbj2.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li h4{ font-size:34px; line-height:70px; text-align:center; padding-top:60px; font-weight:bold;}
.about_uu ul li p{ line-height:30px; padding-left:20px;  padding-right:20px; text-align:center;}

.product_top {
}
.product_top .l_img {
	width:710px;
	height:550px;
	background-color:#fff;
	text-align:center;
	margin-left:10px;
	display:table;
	border: 1px solid #eee;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.product_top .l_img span img {
	width:700px;
	height:550px;
}
.product_top span img {
	display:inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.product_top .r_box {
	width:580px;
}
.product_top .r_box .product_title {
	padding: 10px 0 20px 0;
}
.product_top .r_box .product_title h2 {
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
    font-size: 14px;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    background: #2e6fd3;
}
.product_top .subtitle span {
    display: block;
    padding-left: 30px;
    line-height: 40px;
    height: 40px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:14px;
	color:#717171;
	line-height:30px;
	margin-top: 25px;
}
.product_top .desc span {
	display:block;
	float:left;
	width:200px;
}
.product_top .desc p {
	display:block;
	width:580px;
	line-height: 28px;
	font-size: 15px;
	color: #8b8b8b;
    margin-bottom: 15px;
}
.product_top .lianxi {
    width: 570px;
}
.product_top .lianxi .a {
	display:block;
	height:50px;
	line-height:50px;
	float:left;
	margin-right:30px;
	color:#2e6fd3;
	font-size:18px;
	border-bottom:1px solid #2e6fd3;
	padding-left:28px;
}
.product_top .lianxi .a.a_qq {
	background:url(../images/QQ.png) left center no-repeat;
}
.product_top .lianxi .a.a_tel {
	background:url(../images/teld.png) left center no-repeat;
}
.product_top .lianxi .a.a_web {
	background:url(../images/tele.png) left center no-repeat;
}
.product_top .dianhua {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    background-color: #ff9600;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
	color:#fff;
	display: block;
}
.product_top .dianhua:hover {
	background-color:#1a64bc;
}



.toubu{
	width:100%; height:40px; background:#1156f2;}
.toubu_b{
	width:1360px; height:40px; margin:0px auto;}
.toubu_b_l{
	width:50%; height:40px; float:left; line-height:40px; color:#FFF; font-size:15px;}
.toubu_b_r{
	width:50%; height:40px; float:right; line-height:40px; text-align:right; color:#FFF; font-size:15px;}
	
	
	
	
.pro{

}
.pro_con{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.tit{
    text-align: center;
    margin: 30px 0;
}
.tit span{
    display: block;
    width: 330px;
    height: 50px;
    margin: 0 auto;
}
.tit.pro_tit span{
    background: url(../images/pro_tit.jpg) center center no-repeat;
}
.tit h3{
    color: #333;
	font-weight:bold; line-height:80px; 
    font-size: 50px;
}
.tit h3 em,.tit h3 i{
    display: inline-block;
}
.tit h3 em{
    color: #019a6b;
    margin-right: 15px;
}
.tit p{
    color: #333;
    font-size: 15px;
}


.pro_list_b{
	width:960px; height:285px; float:right;}
.pro_list_b h1{
	font-size:50px; font-weight:bold; line-height:80px; padding-top:30px;}
.pro_list_b h1 span{
	color:#ff9600;}




.com_con{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}



.pro_litpic {
    width: 1300px;
    margin: 40px auto;
    height: 570px;
    overflow: hidden;
}
.pro_go {
    height: 9999px;
}
.pro_litpic ul li{
    float: left;
    width: 320px;
    height: 250px;
    margin: 5px 2px;
    position: relative;
    overflow: hidden;
}
.pro_litpic ul li img{
    width: 100%;
    height: auto;
    min-height: 250px;
    transition: all 0.6s;
}
.pro_litpic ul li:hover img{
    transform: scale(1.1);
}
.pro_litpic ul li span{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 45px;
    background: rgba(0,0,0,.6);
    text-align: center;
    color: #fff;
}
.pro_cover{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    transition: all 0.6s;
}
.pro_cover em{
    background: url(../images/icon.png) -46px -10px no-repeat;
    width: 105px;
    height: 90px;
    margin: 35px auto 0 auto;
}
.pro_cover h3{
    font-weight: normal;
    font-size: 17px;
    margin: 5px 0;
}
.pro_cover h4{
    font-size: 27px;
}
.pro_litpic ul li:hover .pro_cover{
    opacity: 1;
}
.pro_litpic ul li:hover span{
    display: none;
}



.anli_h{ width:100%; height:3px; background:#2572f3;}
.anli_niu{
	width:37px; height:23px;  margin:0px auto;}
	
	





	.pro_list1{
    margin: 0px auto;
	width:1360px;
	height:70px;
}
.pro_list1 ul li{
    float: left;
    width: 218px;
    height: 50px;
    text-align: center;
    background: #0064cc;
    border-left: 5px solid #ff9600;
    box-sizing: border-box;
    margin: 3px;
    line-height: 50px;
    position: relative;
}
.pro_list1 ul li::before{
    content: '';
    display: block;
    width: 3px;
    height: 50px;
    background: #ff9600;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s;
}
.pro_list1 ul li:hover::before{
    width: 100%;
}
.pro_list1 ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 17px;
    position: relative;
    z-index: 11;
}



.page_con{
    width: 1350px;
    margin: 20px auto 80px auto;
    overflow: hidden;
}
.page_l{
    width: 1350px;
    float: left;
    
}
.pro_list1{
    margin-bottom: 10px;
}
.contactus{
    border: 1px solid #e0e0e0;
}
.pro_list1>h4,.contactus>h4{
    font-size:18px;
    font-weight:bold;
    color: #fff;
    height: 55px;
    background: url(../images/l_bg.jpg) center center no-repeat;
    text-align: center;
    position: relative;
    height: 88px;
    font-weight: normal;
}
.pro_list1>h4 span,.contactus>h4 span{
    font-size: 24px;
    padding-top: 15px;
    display: block;
}
.pro_list1>h4 i,.contactus>h4 i{
    text-transform: uppercase;
    font-family: 'ArnoPro-Regular12pt';
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 3px;
}

.pro_list1>h4::after{
    content: '';
    width: 28px;
    height: 31px;
    display: block;
    background: url(../images/icon1.png) -43px 1px no-repeat;
    top: 7.5px;
    left: 43px;
    position: absolute;
}
.contactus>h4::after{
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/aa.png);
    top: 12.5px;
    left: 36px;
    position: absolute;
}

.page_r{
    width: 1050px;
    float: right;
}
.pos{
    font-size: 15px;
    color: #666; 
    padding-left: 20px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;   
}
.pos_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 35px;
    color: #6b6868;
}
.current_pos{
    float: left;
    font-size: 18px; 
}
.current_pos span{
    width: 10px;
    height: 10px;
    border: 4px solid #005bac;
    border-radius: 50%;
    background: none;
    display: inline-block; 
    vertical-align: middle;
    margin-right: 5px; 
    margin-top: -4px;  
}
.ppos{
    float: right;
}
.pos>a,.ppos a{
    font-size: 15px;
    color: #6b6868; 
}
.ppos>a:hover{
    color:#005bac;
}
.content{
    font-size: 16px;
}
.content h4{
    font-size: 24px;
    color:#333;
    font-weight:bold;
    line-height: 80px;  
    text-align: center;
}
.content p{
    color:#333;
    line-height: 30px;
    margin: 15px 0;

}
.tuijian>h4{
    font-size: 18px;
    margin-top: 60px;
    background: url(../images/rexiao.png) left center no-repeat;
    padding-left: 40px;
    color: #c30d23;
}
.tjpro{
    overflow: hidden;
}
.tjpro>ul{
    position: relative;
    margin-top: 20px;
}
.tjpro>ul>li{
    float: left;
    padding: 10px;
    margin: 10px 8px 10px 0;
    border: 1px solid #E8E8E8;
}
.tjpro>ul>li>a>p{
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 25px;
}
.tjpro>ul>li:hover{
    border: 1px solid #1f7352;
}
.tjpro>ul>li:hover p{
    color: #1f7352;
}


.page_show_img_des{
    float: right;
    width: 350px;
	margin-top:50px;
}
.page_show_img_des h3{
    color: #333;
    font-size: 24px;
}
.page_show_img_des>ul{
    margin: 20px 0;
    background: #2562c1;
    padding: 20px 20px 50px 20px;
}
.page_show_img_des>ul>li{
    line-height: 60px;
    color: #fff;
    border-bottom: 1px dashed #568bdc;
}
.page_show_img_des>ul>li:nth-child(2){
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -1px;
}
.page_show_img_des span{
    overflow: hidden;
}
.page_show_img_des span img{
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
}
.page_show_img_des span ol{
    float: left;
    margin-left: 15px;
    list-style: none;
}
.page_show_img_des span ol li{
    width: 160px;
    height: 45px;
    text-align: center;
    background: #2562c1;
    margin-bottom: 10px;
    line-height: 45px;
    border-radius: 3px;
}
.page_show_img_des span ol li:hover{
    background: #ff521a;
}
.page_show_img_des span ol li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.teww{
	font-size:30px; font-family:Impact; float:right; color:#fe9005; line-height:40px; padding-top:40px;}
.hhha{
	width:100%; height:60px; background:url(../images/hha.jpg) no-repeat bottom;}
.chanpinzhasnhi{
	width:100%; background:url(../images/bv5.jpg) no-repeat bottom;}
	
	
.news{
    margin: 30px 0 0 0;
    padding-bottom: 1px;
	height:450px;
 
}
.news_con{
    margin: 30px auto 40px auto;
}
.news_l{
    width: 620px;
    height: 410px;
    position: relative;
    overflow: hidden;
}
.news_l img{
    position: absolute;
    width: 100%;
    height: auto;
    min-height: 410px;
    top: 0;
    left: 0;
    display: none;
}
.news_r{
    width: 700px;
}
.news_r ul li{
    margin-bottom: 10px;
    width: 100%;
    height: 130px;
	background:#FFF;
    overflow: hidden;
}
.news_r ul li span{
    float: left;
    width: 200px;
    height: 130px;
    overflow: hidden;
}
.news_r ul li span img{
    width: 100%;
    height: auto;
    min-height: 130px;
    transition: all 0.6s;
}
.news_r ul li a{
    display: block;
    width: 100%;
    height: 100%;
	
}
.news_des{
    float: right;
    margin-left: 15px;
    width: 475px;
    padding: 20px 10px;
    box-sizing: border-box;
}
.news_des h3{
    font-size: 18px;
    color: #333;
	height:36px; line-height:36px;
    font-weight: normal;
}
.news_des p{
    font-size: 15px;
    color: #666;
    line-height: 26px;

}
.news_r ul li.active{
    background: #0664c0;
}
.news_r ul li.active .news_des h3,.news_r ul li.active .news_des p{
    color: #fff;
}
.news_r ul li.active img{
    transform: scale(1.1);
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}


.nn_w{
	width:100%; height:540px;}
	
.you_b{
	width:1360px; height:510px; margin:0px auto; background:url(../images/yuan2.jpg) no-repeat center;}
.you_b_l{
	width:470px; height:525px; float:left; 
	}
.you_b_l ul li{
	width:470px; height:135px; margin-top:30px;  margin-bottom:30px;
	}
.you_b_l ul li span img{
 margin-top:18px;
 float:left;
 margin-right:20px;
	}
.you_b_l ul li h5{
	font-size:35px; font-weight:bold; color:#004db0;
	line-height:50px;
	}
.you_b_l ul li p {
	font-size:16px;   line-height:36px;
	}
.you_b_r{
	width:470px; height:525px; float:right; 
	}
.you_b_r ul li{
	width:470px; height:135px;  margin-top:30px;  margin-bottom:30px;
	}
	
	.you_b_r ul li span img{
 margin-top:18px;
 float:right;
 margin-left:20px;
	}
.you_b_r ul li h5{
	font-size:35px; font-weight:bold; color:#004db0;
	line-height:50px;
	text-align:right;
	}
.you_b_r ul li p {
	font-size:16px;   line-height:36px;
	text-align:right;
	}
	
	
	
	.pro_list{
    margin: 10px auto;
	width:960px;
}
.pro_list ul li{
    float: left;
    width: 300px;
    height: 50px;
    text-align: center;
    background: #0064cc;
    border-left: 5px solid #ff9600;
    box-sizing: border-box;
    margin: 3px;
    line-height: 50px;
    position: relative;
}
.pro_list ul li::before{
    content: '';
    display: block;
    width: 3px;
    height: 50px;
    background: #ff9600;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s;
}
.pro_list ul li:hover::before{
    width: 100%;
}
.pro_list ul li a{
    display: block;
  

    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 11;
}
.pro_litpic{
    width: 86%;
    margin: 40px auto 30px auto;
    height: 700px;
    overflow: hidden;
}
.pro_go>ul>li{
    width: 24.2%;
    margin: 6px 0.4%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
}
.pro_go>ul>li>a>em{
    width: 100%;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.pro_go>ul>li:hover .pro_des{
    display: block;
}
.pro_go>ul>li i{
    width: 100%;
    height: 53px;
    line-height: 53px;
    font-size: 15px;
    color: #333;
    position: relative;
}
.pro_go>ul>li i::before{
    content: '';
    display: block;
    width: 230px;
    height: 53px;
    background: url(../images/pro_b_tit.png) top left no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.pro_go>ul>li i span{
    float: right;
    margin-right: 5px;
}
.pro_go>ul>li i span::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(../images/icon.png) -126px -21px;
}

.ca_lian{
	width:675px; height:60px;  margin:20px auto;}
.ca_lian_a{
	width:470px; height:60px; float:left; background:#fe8915; border-radius: 10px 0px 0px 10px; line-height:60px; text-align:center; font-size:24px; color:#FFF;}
.ca_lian_b{
	width:195px; height:60px; float:right; background:#ff0000; border-radius: 0px 10px 10px 0px; line-height:60px; text-align:center; font-size:18px; color:#FFF;}
	
	
.com { width: 1350px; margin: 0 auto; overflow: hidden; margin-top: -100px; position: relative; z-index: 111; }
.com_l, .com_r { float: left; }
.com_l { width: 360px; padding-left: 46px; background-color: #fe8915; height: 488px; color: #fff; }
.com_l h3 { font-size: 45px; margin-top: 80px; }
.com_l em, .com_l span, .com_l>i, .com_l a { display: block; }
.com_l em { font-size: 20px; padding: 10px 0 24px; }
.com_l span { font-size: 18px; }
.com_l>i { font-size: 33px; font-family: impact; }
.com_l a { width: 198px; height: 48px; margin-top: 50px; border: 2px solid #fff; line-height: 48px; color: #fff; font-size: 16px; text-align: center; }
.com_l a i { display: inline-block; vertical-align: middle; margin-left: 30px; width: 28px; height: 8px; background: url(../images/b3.png); transition: all 0.6s; }
.com_l a:hover i { margin-left: 40px; }
.com_r { width: 805px; margin-left: 30px; margin-top: 100px; }
.com_r h3 { font-size: 34px; color: #1662c8; font-weight: bold; margin-top: 30px; }
.com_r h3 span { color: #fe8915; padding: 0 10px; border-right: 10px solid #1662c8; }
.com_r p { font-size: 18px; color: #333; line-height: 32px; margin-top: 10px; }
.num { margin-top: 20px; }
.num li { float: left; margin-right: 140px; }
.num li span, .num li i { display: block; }
.num li span { font-size:56px; color: #d50311; font-weight: bold; position: relative; }
.num li span::after {
 content: '+';
 display: block;
 position: absolute;
 right: -20px;
 bottom: 4px;
 font-size: 25px;
 color: #d50311;
 font-weight: normal;
}
.num li i { font-size: 22px; color: #737373; text-align: center;  }


.guo_g{
	width:100%; height:210px; background:url(../images/guo_g.jpg) no-repeat center; margin-top:30px;}
	
	
	
	
.news{
    width: 1350px;
    margin:0px auto 10px auto;
    overflow: hidden;
    padding-top: 40px;
    position: relative;
    height: 520px;
}
.news_tit,.news ul{
    float: left;
}
.news_tit{
    width: 325px;
    background: url(../images/index_news.png) top left no-repeat;
}
.news_tit span{
        display: block;
        font-size: 18px;
        color: #666;
}
.news_tit h3{
    color: #1662c8;
    font-size: 40px;
    display: block;
    margin: 20px 0;
    position: relative;
}
.news_tit h3::after{
    content: '';
    display: block;
    width: 355px;
    height: 62px;
    background: url(../images/news2.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.news_tit em{
    width: 40px;
    height: 8px;
    background: #02a971;
}
.news_tit p{
    color: #666666;
    height: 185px;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
    margin-top: 30px;
}
.news_tit a{
    display: block;
    width: 134px;
    height: 44px;
    line-height: 45px;
    border-radius: 50px;
    color: #ffffff;
    font-size: 14px;
    background: #ff7900;
    box-shadow: 1px 11px 17px -13px #666;
    box-sizing: border-box;
    padding-left: 27px;
    position: relative;
}
.news ul{
    margin-left: 70px;
    overflow:  initial;
    position: relative;
}
.news ul::after{
    content: '';
    display: block;
    clear: both;
}
.news::after{
    content: '';
    z-index: -1;
    position: absolute;
    right: 0;
    bottom: 60px;
    width: 192px;
    height: 232px;
    background: url(../images/news_dian.png) center center no-repeat;
}
.news ul li{
    width: 305px;
    height: 470px;
    box-shadow:0 0 25px 3px #f2f2f2 ;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    margin-right: 10px;
    float: left;
    position: relative;
    z-index: 11;
    transition: all 0.6s;
}
.news ul li:hover{
    margin-top: -40px;
}
.news ul li a{
    display: block;
    width: 100%;

    height: 100%;
}
.news ul li span{
    width: 100%;
    height: 240px;
    display: block;
    overflow: hidden;
}
.news ul li span img{
    width: 100%;
    height: auto;
    min-height: 240px;
}
.news ul li em{
    color: #828282;
    font-size: 18px;
}
.news ul li h3{
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 10px;
    color: #333;
}
.news ul li p{
    overflow: hidden;
    height: 48px;
    margin-bottom: 20px;
    color: #999999;
    font-size: 13px;
    line-height: 24px;
}
.news ul li i{
    padding: 20px 0 5px;
    color: #828282;
    font-size: 14px;
    border-top: 1px solid #eeeeee;
    position: relative;
}
.news ul li i::after{
    content: '';
    display: block;
    width: 23px;
    height: 6px;
    background: url(../images/icon.png) -392px -113px no-repeat;
    position: absolute;
    right: 0;
    top: 57%;
}
.news_tit em {
    width: 40px;
    height: 8px;
    background: #02a971;
.news ul li div{
    padding: 20px;
    background: #fff;
}
.news_tit a:hover::after{
    right: 16px;
}
.news_tit a::after {
    content: '';
    display: block;
    position: absolute;
    right: 22px;
    top: 50%;
    height: 6px;
    width: 17px;

    margin-top: -3px;
    transition: all 0.6s;
}
.news ul li:hover h3,.news ul li:hover i{
    color: #1662c8;
}

.h_b{
    width: 100%;

    box-sizing: border-box;
}
.h_b_con{
	width:1350px; height:110px; background:#2d68ca; padding-left:20px; padding-right:20px; line-height:110px; position:relative; top:-50px; z-index:9999;
    color: #fff;
}



